{
  "version": "1.5",
  "BASE_DATA": {
    "radius": 788000.0,
    "gravity": 0.4,
    "timewarpHeight": 3000.0,
    "mapColor": {
      "r": 0.750,
      "g": 0.698,
      "b": 0.578,
      "a": 1.0
    }
  },
  "TERRAIN_DATA": {
    "TERRAIN_TEXTURE_DATA": {
      "planetTexture": "Titania",
      "planetTextureCutout": -0.999,
      "surfaceTexture_A": "Dark_Dust",
      "surfaceTextureSize_A": {
        "x": 20.0,
        "y": 8.0
      },
      "surfaceTexture_B": "Hard_Rocks",
      "surfaceTextureSize_B": {
        "x": 41.0,
        "y": 16.0
      },
      "terrainTexture_C": "Soft_Rocks",
      "terrainTextureSize_C": {
        "x": 280.0,
        "y": 147.0
      },
      "surfaceLayerSize": 50.0,
      "minFade": 0.0,
      "maxFade": 1.0,
      "shadowIntensity": 1.25,
      "shadowHeight": 10.0
    },
    "terrainFormula": [
      "OUTPUT = AddHeightMap(Craters, 2808.3422308416, 15)",
      "OUTPUT = AddHeightMap(Craters, 3403.84716069396, 25)",
      "OUTPUT = AddHeightMap(Perlin, 1851.65176359311, 6)"
    ],
    "textureFormula": [
      "OUTPUT = AddHeightMap(Perlin, 1780.69425348780, 3, Curve8)",
      "OUTPUT = ApplyCurve(Curve8)",
      "OUTPUT = ApplyCurve(Curve8)"
    ],
    "verticeSize": 2.0
  },
  "ORBIT_DATA": {
    "parent": "Uranus",
    "semiMajorAxis": 436000000.0,
    "eccentricity": 0.0011,
    "argumentOfPeriapsis": 235.0,
    "multiplierSOI": 1.0,
    "orbitLineResolution": 100
  },
  "ACHIEVEMENT_DATA": {
    "Landed": true,
    "Takeoff": true,
    "Atmosphere": true,
    "Orbit": true,
    "Crash": true
  }
}